home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / pascal / lzh_pas.exe / README.TXT < prev   
Text File  |  1991-02-23  |  639b  |  13 lines

  1. What I have done is transcribe the LZHUF algorithm into Turbo pascal.
  2. LZH.PAS is the source code for a fairly flexible unit which can compress and
  3. decompress any kind of datayou throw at it.  LZHTEST.PAS is a sample program
  4. which can compress/decompress one file at a time.  
  5.   What you see is what you get - little documentation, moderate performance
  6. (be charitable, please), and it's free.  Enjoy. 
  7.                      DOUG WEBB
  8.  
  9.  
  10. Distributed by Public (software) Library.
  11. For a catalog of more than 3000 disks of pd/shareware, call 1-800-2424-PSL
  12. or write Public (software) Library, P.O.Box 35705, Houston, TX 77235-5705.
  13.